/ Assembly List / LJCNetCommon / NetString / HasValue

Namespace - LJCNetCommon


Parameters
text - The text value.

Returns

True if there is a text value, otherwise false.

Syntax

C#
public static Boolean HasValue(String text)

Checks if a text value exists.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.